home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1523 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.delphi.com!usenet
  2. From: jdow@BIX.com (Joanne Dow)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SCSI Controler
  5. Date: 20 Jan 1996 05:26:47 GMT
  6. Organization: Delphi Internet Services Corporation
  7. Message-ID: <4dpuen$j40@news2.delphi.com>
  8. References: <4d5isu$h61@arcturus.ciril.fr>
  9. Reply-To: jdow@BIX.com (Joanne Dow)
  10. NNTP-Posting-Host: bix.com
  11. X-Newsreader: NetBix 1.248
  12. X-Newsreader-Author: lwilton@BIX.com (Loren Wilton)
  13.     This message has been posted with development version software.
  14.     If there are any problems with the message format, send me mail.
  15.  
  16. In article <4d5isu$h61@arcturus.ciril.fr>,
  17.    Thierry.DeCarvalho@scinfo.u-nancy.fr (Thierry De Carvalho) wrote:
  18. >Where can I found informations in order to program the SCSI controler
  19. >of a GVP combo board ??? 
  20. >
  21. >(without using gvpscsi.device or any other *.device)
  22.  
  23. I cannot tell you how strongly I recommend against doing that other than to say
  24. that six months after you start trying to make it stable and effective and fast
  25. you will probably suicide unless you are in the Ralph Babel levels of
  26. programming abilities or above.
  27.  
  28. 1) You need board schematics.
  29.  
  30. 2) You need documentation for all the major parts on the board.
  31.  
  32. 3) You need the complete Autodocs and Includes files.
  33.  
  34. 4) You need to carefully read and fully understand the SCSI-2 specification
  35. *AND* its implications for the devices you wish to control.
  36.  
  37. While the latter two are easily available and the second is fairly easy to get
  38. from parts manufacturers the first one will take you considerable effort to
  39. reverse engineer the board AND the programmable devices on it. Since this is
  40. what makes the board what it is you can almost take it to the bank that GVP or
  41. its successors will not release that information lightly.
  42.  
  43. What is it you want to do? (If it is SCSI IO with the OS disabled I'd recommend
  44. kissing it off.)
  45.  
  46. {^_^}     Joanne Dow, Amiga Exchange Editor on BIX, aka The Wizardess
  47.           jdow@bix.com, jdow@delphi.com, jdow@mci.newscorp.com
  48.  
  49.